projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec46554
)
Require fontset.
author
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 4 Nov 1998 01:28:04 +0000
(
01:28
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Wed, 4 Nov 1998 01:28:04 +0000
(
01:28
+0000)
lisp/term/w32-win.el
patch
|
blob
|
history
diff --git
a/lisp/term/w32-win.el
b/lisp/term/w32-win.el
index 125fae6f17473a08df7bfc80c894a453c33a1fad..df0bdf1c40d47a4e8065ffcd47e32a9f9ba64f6d 100644
(file)
--- a/
lisp/term/w32-win.el
+++ b/
lisp/term/w32-win.el
@@
-76,6
+76,8
@@
(require 'faces)
(require 'select)
(require 'menu-bar)
+(if (fboundp 'new-fontset)
+ (require 'fontset))
;; Because Windows scrollbars look and act quite differently compared
;; with the standard X scroll-bars, we don't try to use the normal